シンタックス
'宣言
Private Overloads Function GetPoly( _
ByVal As RtfShape, _
ByVal () As Windows.Foundation.Point, _
ByVal () As System.Integer _
) As RtfShape
private RtfShape GetPoly(
RtfShape ,
Windows.Foundation.Point[] ,
System.int[]
)
パラメータ
- shape
- pts
- segments
参照